Jcenter and MavenCenter are moden time standar maven center. they maintained by Bintray
and sonatype
respectively.
As the artical , we just talk abut Bintray's JCenter. Cause Android Studio now support Jcenter as default maven center.
First of all , you need create an accunt of Binray at Bintray.com and generate an API Key at
Edit
menu of account profile
The bintray plugin supports three methods to create groups of artifacts: Configurations, Publications and Copying specific files using filesSpec. For more read, reference gradle-bintray-plugin.
sources.Jar
and javadoc.Jar
artifactscreate task as below for android gradle: